home *** CD-ROM | disk | FTP | other *** search
/ FutureMusic 138 / Future Music Magazine FM138 August 2003 Free Soft Synch NI Carbon.iso / pc / resources / kontaktpp.swf / scripts / DefineSprite_59 / frame_15 / DoAction.as
Text File  |  2002-10-01  |  79b  |  9 lines

  1. if(buffering == 1)
  2. {
  3.    gotoAndPlay(11);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(6);
  8. }
  9.